ASP.NET Core MVC コントロールヘルプ
BottomLeftCellsTemplate メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridBaseBuilder<T,TControl,TBuilder> クラス : BottomLeftCellsTemplate メソッド
The builder function.
Configurates C1.Web.Mvc.FlexGridBase<T>.BottomLeftCellsTemplate. Sets the templates applied in bottom left cells.
シンタックス
'宣言
 
Public Overridable Function BottomLeftCellsTemplate( _
   ByVal build As System.Action(Of CellTemplateBuilder) _
) As TBuilder
public virtual TBuilder BottomLeftCellsTemplate( 
   System.Action<CellTemplateBuilder> build
)

パラメータ

build
The builder function.

戻り値の型

Current builder.
参照

FlexGridBaseBuilder<T,TControl,TBuilder> クラス
FlexGridBaseBuilder<T,TControl,TBuilder> メンバ